home *** CD-ROM | disk | FTP | other *** search
Text File | 1999-03-01 | 71.1 KB | 1,969 lines |
- object FormMain: TFormMain
- Left = 209
- Top = 108
- Width = 563
- Height = 423
- Caption = 'Treepad'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- Menu = MainMenu1
- Position = poDefaultPosOnly
- OnActivate = FormActivate
- OnClose = FormClose
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 0
- Top = 0
- Width = 555
- Height = 357
- Align = alClient
- TabOrder = 0
- object Splitter: TSplitter
- Left = 201
- Top = 27
- Width = 5
- Height = 329
- Cursor = crHSplit
- Beveled = False
- MinSize = 5
- OnMoved = SplitterMoved
- end
- object PanelArticle: TPanel
- Left = 206
- Top = 27
- Width = 348
- Height = 329
- Align = alClient
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 1
- object TabsArticles: TTabControl
- Left = 0
- Top = 296
- Width = 348
- Height = 33
- Align = alBottom
- TabIndex = 0
- TabOrder = 0
- TabPosition = tpBottom
- Tabs.Strings = (
- '...........')
- TabStop = False
- OnMouseMove = TabsArticlesMouseMove
- end
- object Article: TRichEdit
- Left = 0
- Top = 0
- Width = 348
- Height = 296
- Align = alClient
- HideSelection = False
- MaxLength = 1000000
- PlainText = True
- ScrollBars = ssBoth
- TabOrder = 1
- OnEnter = Article1Enter
- OnExit = Article1Exit
- OnKeyDown = Article1KeyDown
- OnKeyPress = Article1KeyPress
- OnMouseUp = ArticleMouseUp
- end
- end
- object PanelTree: TPanel
- Left = 1
- Top = 27
- Width = 200
- Height = 329
- Align = alLeft
- BevelOuter = bvNone
- ParentColor = True
- TabOrder = 0
- object VisualTree: TTreeView
- Left = 0
- Top = 0
- Width = 200
- Height = 329
- DragMode = dmAutomatic
- HideSelection = False
- Indent = 19
- OnEditing = VisualTreeEditing
- OnEdited = VisualTreeEdited
- OnChange = VisualTreeChange
- Align = alClient
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentCtl3D = False
- Ctl3D = True
- TabOrder = 0
- OnDragDrop = VisualTreeDragDrop
- OnDragOver = VisualTreeDragOver
- OnMouseDown = VisualTreeMouseDown
- OnMouseUp = VisualTreeMouseUp
- OnKeyDown = VisualTreeKeyDown
- OnKeyUp = VisualTreeKeyUp
- PopupMenu = PopupTree
- ParentFont = False
- ParentShowHint = False
- ShowHint = False
- end
- end
- object Dock971: TDock97
- Left = 1
- Top = 1
- Width = 553
- Height = 26
- PopupMenu = PopupToolbars
- object ToolbarFile: TToolbar97
- Left = 1
- Top = 0
- Width = 105
- Height = 26
- Caption = 'File'
- DockedTo = Dock971
- DockPos = 1
- OnClose = ToolbarFileClose
- object ButtonNew: TToolbarButton97
- Left = 11
- Top = 2
- Width = 23
- Height = 22
- Hint = 'New'
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 55555555555555555555555000000000055555777777777755555550FFFFFFFF
- 0555557FFFFFFFF755555550FFFFFFFF0555557FFFFFFFF755555550FFFFFFFF
- 0555557FFFFFFFF755555550FFFFFFFF0555557FFFFFFFF755555550FFFFFFFF
- 0555557FFFFFFFF755555550FFFFFFFF0555557FFFFFFFF755555550FFFFFFFF
- 0555557FFFFFFFF755555550FFFFFFFF0555557FFFFFFFF755555550FFFFF000
- 0555557FFFFF777755555550FFFFF0F05555557FFFFF7F7555555550FFFFF005
- 5555557FFFFF7755555555500000005555555577777775555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- ParentShowHint = False
- ShowHint = True
- OnClick = MenuCloseClick
- end
- object ButtonOpen: TToolbarButton97
- Left = 34
- Top = 2
- Width = 23
- Height = 22
- Hint = 'Open'
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 5555555555555555555555555555555555555555555555555555555555555555
- 555555555555555555555555555555555555555FFFFFFFFFF555550000000000
- 55555577777777775F55500B8B8B8B8B05555775F555555575F550F0B8B8B8B8
- B05557F75F555555575F50BF0B8B8B8B8B0557F575FFFFFFFF7F50FBF0000000
- 000557F557777777777550BFBFBFBFB0555557F555555557F55550FBFBFBFBF0
- 555557F555555FF7555550BFBFBF00055555575F555577755555550BFBF05555
- 55555575FFF75555555555700007555555555557777555555555555555555555
- 5555555555555555555555555555555555555555555555555555}
- NumGlyphs = 2
- ParentShowHint = False
- ShowHint = True
- OnClick = MenuOpenClick
- end
- object ButtonPrint: TToolbarButton97
- Left = 80
- Top = 2
- Width = 23
- Height = 22
- Hint = 'Print'
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
- 0003377777777777777308888888888888807F33333333333337088888888888
- 88807FFFFFFFFFFFFFF7000000000000000077777777777777770F8F8F8F8F8F
- 8F807F333333333333F708F8F8F8F8F8F9F07F333333333337370F8F8F8F8F8F
- 8F807FFFFFFFFFFFFFF7000000000000000077777777777777773330FFFFFFFF
- 03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
- 03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
- 33333337F3F37F3733333330F08F0F0333333337F7337F7333333330FFFF0033
- 33333337FFFF7733333333300000033333333337777773333333}
- NumGlyphs = 2
- ParentShowHint = False
- ShowHint = True
- OnClick = ButtonPrintClick
- end
- object ButtonSave: TToolbarButton97
- Left = 57
- Top = 2
- Width = 23
- Height = 22
- Hint = 'Save (Ctrl+S)'
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 333333FFFFFFFFFFFFF33222277777772233377777777777773F222227888888
- 22237F3337F3FF37F37F22222782288822237F3337F77F37F37F222227822888
- 22237F3337F77FF7F37F22222788888822237F3337777777337F222222222222
- 22237F3FFFFFFFFFFF7F22222222222222237F77777777777F7F222FFFFFFFFF
- 22237F7F333333337F7F222FFFFFFFFF22237F7F333333337F7F222FFFFFFFFF
- 22237F7F333333337F7F222FFFFFFFFF22237F7F333333337F7F222FFFFFFFFF
- 22237F7F333333337F7F222FFFFFFFFF20237F7F33333333777F222FFFFFFFFF
- 2223737FFFFFFFFF7F7332299999999922333777777777777733}
- NumGlyphs = 2
- ParentShowHint = False
- ShowHint = True
- OnClick = MenuSaveClick
- end
- end
- object ToolbarView: TToolbar97
- Left = 339
- Top = 0
- Width = 111
- Height = 26
- Caption = 'View'
- DefaultDock = Dock971
- DockedTo = Dock971
- DockPos = 339
- OnClose = ToolbarViewClose
- object ButtonWordWrap: TToolbarButton97
- Left = 86
- Top = 2
- Width = 23
- Height = 22
- Hint = 'Toggle wordwrap'
- AllowAllUp = True
- GroupIndex = 81
- Glyph.Data = {
- 36010000424D3601000000000000760000002800000011000000100000000100
- 040000000000C000000000000000000000001000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333300000003333333333333333300000003333000000000333300000003333
- 3333333333333000000033330000000003333000000033333333333333333000
- 0000333300000000033330000000333333333333333330000000333300000000
- 0333300000003333333333333333300000003333000000000333300000003333
- 3333333333333000000033330000000003333000000033333333333333333000
- 0000333333333333333330000000333333333333333330000000}
- ParentShowHint = False
- ShowHint = True
- OnClick = ButtonWordWrapClick
- end
- object ButtonShowTreeAndArticle: TToolbarButton97
- Left = 11
- Top = 2
- Width = 23
- Height = 22
- Hint = 'Show both tree and article (F10)'
- GroupIndex = 80
- Glyph.Data = {
- 36010000424D3601000000000000760000002800000011000000100000000100
- 040000000000C000000000000000000000001000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 33333000000033333333FFFFFFFFF000000033333333FF0FFFFFF00000003000
- 0003F000FFFFF000000030333333FF0FFFFFF000000030333333FFFFFFFFF000
- 000030333333FF0FFFFFF000000030000003F000FFFFF000000030333333FF0F
- FFFFF000000030333333FFFFFFFFF000000033333333FFFFFFFFF00000003033
- 3333FFFFFFFFF000000000033333FFFFFFFFF000000030333333FFFFFFFFF000
- 0000333333333333333330000000333333333333333330000000}
- ParentShowHint = False
- ShowHint = True
- OnClick = ButtonShowTreeAndArticleClick
- end
- object ButtonShowTree: TToolbarButton97
- Left = 34
- Top = 2
- Width = 23
- Height = 22
- Hint = 'Show tree only (F11)'
- GroupIndex = 80
- Glyph.Data = {
- 36010000424D3601000000000000760000002800000011000000100000000100
- 040000000000C000000000000000000000001000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333300000003333333333333333300000003333333333330333300000003330
- 0000033000333000000033303333333303333000000033303333333333333000
- 0000333033333333033330000000333000000330003330000000333033333333
- 0333300000003330333333333333300000003333333333333333300000003330
- 3333333333333000000033000333333333333000000033303333333333333000
- 0000333333333333333330000000333333333333333330000000}
- ParentShowHint = False
- ShowHint = True
- OnClick = ButtonShowTreeClick
- end
- object ButtonShowArticle: TToolbarButton97
- Left = 57
- Top = 2
- Width = 23
- Height = 22
- Hint = 'Show article only (F12)'
- GroupIndex = 80
- Glyph.Data = {
- 36010000424D3601000000000000760000002800000011000000100000000100
- 040000000000C000000000000000000000001000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 333330000000330000000000000330000000330FFFFFFFFFFF0330000000330F
- FFFFFFFFFF0330000000330FFFFFFFFFFF0330000000330FFFFFFFFFFF033000
- 0000330FFFFFFFFFFF0330000000330FFFFFFFFFFF0330000000330FFFFFFFFF
- FF0330000000330FFFFFFFFFFF0330000000330FFFFFFFFFFF0330000000330F
- FFFFFFFFFF0330000000330FFFFFFFFFFF0330000000330FFFFFFFFFFF033000
- 0000330000000000000330000000333333333333333330000000}
- ParentShowHint = False
- ShowHint = True
- OnClick = ButtonShowArticleClick
- end
- object ToolbarSep971: TToolbarSep97
- Left = 80
- Top = 2
- Width = 6
- Height = 22
- end
- object ToolbarButton972: TToolbarButton97
- Left = 109
- Top = 2
- Width = 23
- Height = 22
- Hint = 'Follow hyperlink (ctrl-H)'
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 333333333333333333333333333333333333333333333333FFF3333333333333
- 00333333333333FF77F3333333333300903333333333FF773733333333330099
- 0333333333FF77337F3333333300999903333333FF7733337333333700999990
- 3333333777333337F3333333099999903333333373F333373333333330999903
- 33333333F7F3337F33333333709999033333333F773FF3733333333709009033
- 333333F7737737F3333333709073003333333F77377377F33333370907333733
- 33333773773337333333309073333333333337F7733333333333370733333333
- 3333377733333333333333333333333333333333333333333333}
- NumGlyphs = 2
- ParentShowHint = False
- ShowHint = True
- Visible = False
- OnClick = HyperlinkClick
- end
- end
- object ToolbarTreeEdit: TToolbar97
- Left = 211
- Top = 0
- Width = 128
- Height = 26
- Caption = 'Tree Edit'
- DefaultDock = Dock971
- DockedTo = Dock971
- DockPos = 211
- OnClose = ToolbarTreeEditClose
- object ButtonSortSubtree: TToolbarButton97
- Left = 103
- Top = 2
- Width = 23
- Height = 22
- Hint = 'Sort subtree (Ctrl+Shift+S)'
- Glyph.Data = {
- 36010000424D3601000000000000760000002800000011000000100000000100
- 040000000000C000000000000000000000001000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 33333000000033333333333333333000000033333303330300033000000033FF
- F3030303033030000000330003303033003030000000330F3330303303033000
- 0000330F33303033033030000000330F33330333000330000000333333333333
- 33333000000033333333333333333000000033FFF33333333333300000003300
- FF33333333333000000030000F3333333333300000003300F333333333333000
- 0000333333333333333330000000333333333333333330000000}
- ParentShowHint = False
- ShowHint = True
- OnClick = ButtonSortSubtreeClick
- end
- object ButtonInsertBefore: TToolbarButton97
- Left = 11
- Top = 2
- Width = 23
- Height = 22
- Hint = 'Insert node before'
- Glyph.Data = {
- 36010000424D3601000000000000760000002800000011000000100000000100
- 040000000000C000000000000000000000001000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 333330000000333333333FFF333330000000FFFFF333300FF33330000000F000
- 03330000F33330000000F0333333300F333330000000F0333333333333333000
- 0000F03333333333333330000000F03333333333333330000000F033333333FF
- 333990000000F0333333330F333990000000F0333333330F333990000000FFFF
- F33FFF0FFF3990000000F00003300000003990000000F0333333330F33399000
- 0000F0333333330F333990000000F0333333330F333990000000}
- ParentShowHint = False
- ShowHint = True
- OnClick = ButtonInsertBeforeClick
- end
- object ButtonInsertAfter: TToolbarButton97
- Left = 34
- Top = 2
- Width = 23
- Height = 22
- Hint = 'Insert node after (Enter)'
- Glyph.Data = {
- 36010000424D3601000000000000760000002800000011000000100000000100
- 040000000000C000000000000000000000001000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 33399000000033333333330F33399000000033333333330F333990000000FFFF
- F333FF0FFF3990000000F00003300000003990000000F0333333330F33399000
- 0000F0333333330F333990000000F0333333330F333990000000F03333333333
- 333990000000F03333333333333330000000F03333333333333330000000F033
- 33333FFF333330000000F0FFF333300FF33330000000F00003330000F3333000
- 0000F0333333300F333330000000F03333333333333330000000}
- ParentShowHint = False
- ShowHint = True
- OnClick = ButtonInsertAfterClick
- end
- object ButtonAddChild: TToolbarButton97
- Left = 57
- Top = 2
- Width = 23
- Height = 22
- Hint = 'Add child node (Ins)'
- Glyph.Data = {
- 36010000424D3601000000000000760000002800000011000000100000000100
- 040000000000C000000000000000000000001000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333399
- 9999900000003333333333999999900000003333333333333333300000003333
- 3333333330F33000000033333333333330F330000000333FFFF333FFF0FFF000
- 0000330000033300000000000000330F3333333330F330000000330F33333333
- 30F33000000033333333333330F33000000033FFF33333333333300000003300
- FF33333333333000000030000F3333333333300000003300F333333333333000
- 0000333333333333333330000000333333333333333330000000}
- ParentShowHint = False
- ShowHint = True
- OnClick = ButtonAddChildClick
- end
- object ButtonDeleteNode: TToolbarButton97
- Left = 80
- Top = 2
- Width = 23
- Height = 22
- Hint = 'Delete node (Del)'
- Glyph.Data = {
- 36010000424D3601000000000000760000002800000011000000100000000100
- 040000000000C000000000000000000000001000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333300000003333333333333333300000003333333339999933300000003333
- 3333999999933000000033333339999999993000000033FFF339FFFFFFF93000
- 0000330003399999999930000000330F33339999999330000000330F33333999
- 99333000000033333333333333333000000033FFF33333333333300000003300
- FF33333333333000000030000F3333333333300000003300F333333333333000
- 0000333333333333333330000000333333333333333330000000}
- ParentShowHint = False
- ShowHint = True
- OnClick = ButtonDeleteNodeClick
- end
- end
- object ToolbarArticleEdit: TToolbar97
- Left = 106
- Top = 0
- Width = 105
- Height = 26
- Caption = 'Article Edit'
- DockedTo = Dock971
- DockPos = 106
- OnClose = ToolbarArticleEditClose
- object ButtonDelete: TToolbarButton97
- Left = 80
- Top = 2
- Width = 23
- Height = 22
- Hint = 'Delete'
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
- 7777777777777777777777777777777770F77770F7777777777777000F777777
- 0F7777000F777770F777777000F77700F7777777000F700F77777777700000F7
- 7777777777000F7777777777700000F777777777000F70F77777770000F77700
- F77770000F7777700F77700F7777777700F77777777777777777}
- ParentShowHint = False
- ShowHint = True
- OnClick = PopupArticleDeleteClick
- end
- object ButtonCopy: TToolbarButton97
- Left = 34
- Top = 2
- Width = 23
- Height = 22
- Hint = 'Copy'
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000010000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
- 8888888888888888888888888844444444488888884FFFFFFF488888884F0000
- 0F480000004FFFFFFF480FFFFF4F00000F480F00004FFFFFFF480FFFFF4F00F4
- 44480F00004FFFF4F4880FFFFF4FFFF448880F00F044444488880FFFF0F08888
- 88880FFFF0088888888800000088888888888888888888888888}
- ParentShowHint = False
- ShowHint = True
- OnClick = PopupArticleCopyClick
- end
- object ButtonCut: TToolbarButton97
- Left = 11
- Top = 2
- Width = 23
- Height = 22
- Hint = 'Cut'
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000010000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00888888888888
- 8888888844888888888888848848844888888884884848848888888488484884
- 8888888844484884888888888848444888888888884048888888888888808888
- 8888888888000888888888888808088888888888800800888888888880888088
- 8888888880888088888888888088808888888888888888888888}
- ParentShowHint = False
- ShowHint = True
- OnClick = PopupArticleCutClick
- end
- object ButtonPaste: TToolbarButton97
- Left = 57
- Top = 2
- Width = 23
- Height = 22
- Hint = 'Paste'
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000010000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00222222222222
- 222222222244444444442000004FFFFFFFF40737374F444444F40373734FFFFF
- FFF40737374F444F44440373734FFFFF4F420737374FFFFF4422037373444444
- 402207373737373730220370000000077022077088888807302203730B00B073
- 7022200000BB0000022222222000022222222222222222222222}
- ParentShowHint = False
- ShowHint = True
- OnClick = PopupArticlePasteClick
- end
- end
- end
- end
- object StatusBar: TStatusBar
- Left = 0
- Top = 357
- Width = 555
- Height = 20
- Panels = <
- item
- Width = 50
- end>
- SimplePanel = False
- end
- object ToolbarSearch: TToolbar97
- Left = 16
- Top = 80
- Width = 383
- Height = 49
- Caption = 'Search'
- DefaultDock = Dock971
- DockRow = 1
- DockPos = 0
- OnClose = ToolbarSearchClose
- object ButtonSearch: TToolbarButton97
- Left = 4
- Top = 2
- Width = 46
- Height = 22
- Hint = 'Start Search (ctrl-F)'
- DisplayMode = dmGlyphOnly
- DropdownCombo = True
- DropdownMenu = DropDownSearch
- Glyph.Data = {
- 36010000424D3601000000000000760000002800000011000000100000000100
- 040000000000C000000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3303300000003333333333333000300000003333333333330003300000003333
- 33333330003330000000333333333300033330000000333000003B0033333000
- 0000330FFFFF00B333333000000030F33333F0333333300000000F3333F33F03
- 3333300000000F33333F3F033333300000000F33333F3F033333300000000F33
- 333F3F033333300000000F3333F33F0333333000000030F33333F03333333000
- 0000330FFFFF0333333330000000333000003333333330000000}
- ParentShowHint = False
- ShowHint = True
- OnClick = ButtonSearchClick
- end
- object ButtonCaseSensitive: TToolbarButton97
- Left = 73
- Top = 2
- Width = 23
- Height = 22
- Hint = 'Case sensitive'
- AllowAllUp = True
- GroupIndex = 99
- DisplayMode = dmGlyphOnly
- DropdownArrow = False
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000010000000000000000000
- 80000080000000808000800000008000800080800000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
- 7777777777777777777777777770777770777777777077777077777777770000
- 0777777777770777077777777777707077777777777770707777777777777070
- 7777770070777707777770770077777777777077707777777777770000777777
- 7777707770777777777777000777777777777777777777777777}
- ParentShowHint = False
- ShowHint = True
- OnClick = ButtonCaseSensitiveClick
- end
- object ToolbarSep972: TToolbarSep97
- Left = 365
- Top = 2
- Width = 6
- Height = 22
- end
- object ToolbarButton971: TToolbarButton97
- Left = 50
- Top = 2
- Width = 23
- Height = 22
- Hint = 'Find Again (F3)'
- Glyph.Data = {
- 36010000424D3601000000000000760000002800000011000000100000000100
- 040000000000C000000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333300000003333333333333333300000003333333333333333300000003333
- 3333333333333000000033333333333333333000000033333333330033333000
- 0000333333333300033330000000333333333300000330000000300000000000
- 0000300000003333333333000003300000003333333333000333300000003333
- 3333330033333000000033333333333333333000000033333333333333333000
- 0000333333333333333330000000333333333333333330000000}
- ParentShowHint = False
- ShowHint = True
- OnClick = PopupFindAgainClick
- end
- object ComboTextToSearch: TComboBox
- Left = 171
- Top = 2
- Width = 194
- Height = 21
- TabStop = False
- ItemHeight = 13
- TabOrder = 0
- OnKeyDown = ComboTextToSearchKeyDown
- OnKeyPress = ComboTextToSearchKeyPress
- end
- object Panel2: TPanel
- Left = 96
- Top = 2
- Width = 75
- Height = 22
- Alignment = taRightJustify
- BevelOuter = bvNone
- Caption = 'Search text: '
- TabOrder = 1
- end
- end
- object MainMenu1: TMainMenu
- Left = 472
- Top = 120
- object MenuFile: TMenuItem
- Caption = '&File'
- object MenuNew: TMenuItem
- Caption = '&New'
- GroupIndex = 5
- OnClick = MenuCloseClick
- end
- object MenuOpen: TMenuItem
- Caption = '&Open'
- GroupIndex = 5
- OnClick = MenuOpenClick
- end
- object MenuReopen: TMenuItem
- Caption = '&Reopen'
- GroupIndex = 5
- OnClick = MenuReopenClick
- end
- object MenuSave: TMenuItem
- Caption = '&Save'
- GroupIndex = 5
- ShortCut = 16467
- OnClick = MenuSaveClick
- end
- object MenuSaveAs: TMenuItem
- Caption = 'Save &as'
- GroupIndex = 5
- OnClick = MenuSaveAsClick
- end
- object MenuClose: TMenuItem
- Caption = '&Close'
- GroupIndex = 5
- OnClick = MenuCloseClick
- end
- object N1: TMenuItem
- Caption = '-'
- GroupIndex = 5
- end
- object MenuBackupTo: TMenuItem
- Caption = '&Backup to'
- GroupIndex = 5
- OnClick = MenuBackupToClick
- end
- object MenuImport: TMenuItem
- Caption = '&Import'
- GroupIndex = 5
- object Article1: TMenuItem
- Caption = 'Into &Article'
- GroupIndex = 6
- object MenuFileImportArticle: TMenuItem
- Caption = 'Te&xt file'
- GroupIndex = 6
- OnClick = MenuFileImportArticleClick
- end
- end
- object MenuFileImportTree: TMenuItem
- Caption = 'Into &Tree'
- GroupIndex = 6
- object hjtfile1: TMenuItem
- Caption = '&TreePad file'
- GroupIndex = 6
- OnClick = MenuFileImportTreeClick
- end
- object csvfile1: TMenuItem
- Caption = '&Comma Separated file'
- GroupIndex = 6
- OnClick = csvfile1Click
- end
- object Nodes1: TMenuItem
- Caption = 'Te&xt file(s)'
- GroupIndex = 6
- OnClick = Nodes1Click
- end
- end
- end
- object MenuExport: TMenuItem
- Caption = '&Export'
- GroupIndex = 5
- object MenuFileExportArticle: TMenuItem
- Caption = '&Article'
- object Astextfile1: TMenuItem
- Caption = 'As &text file'
- OnClick = MenuFileExportArticleAsTextFileClick
- end
- object AsHTMLfile1: TMenuItem
- Caption = 'As &HTML file'
- OnClick = AsHTMLfile1Click
- end
- end
- object MenuFileExportSubtree: TMenuItem
- Caption = 'Sub&tree'
- object MenuFileExportSubtreeAsTextFile: TMenuItem
- Caption = 'As &text file'
- OnClick = MenuFileExportSubtreeAsTextFileClick
- end
- object MenuFileExportSubtreeAsTreepadFile: TMenuItem
- Caption = 'As Tree&pad file'
- OnClick = MenuFileExportSubtreeAsTreepadFileClick
- end
- object MenuExportSubtreeHTML: TMenuItem
- Caption = 'As &HTML'
- OnClick = MenuExportSubtreeHTMLClick
- end
- end
- end
- object N3: TMenuItem
- Caption = '-'
- GroupIndex = 5
- end
- object FilePrint: TMenuItem
- Caption = '&Print'
- GroupIndex = 5
- object MenuFilePrintArticle: TMenuItem
- Caption = '&Article'
- GroupIndex = 7
- OnClick = MenuFilePrintArticleClick
- end
- object MenuFilePrintSubtree: TMenuItem
- Caption = '&Subtree'
- GroupIndex = 7
- object MenuFilePrintSubtreeNodes: TMenuItem
- Caption = '&Nodes'
- GroupIndex = 8
- OnClick = MenuFilePrintSubtreeNodesClick
- end
- object MenuFilePrintSubtreeNodesandarticles: TMenuItem
- Caption = 'Nodes and &articles'
- GroupIndex = 8
- OnClick = MenuFilePrintSubtreeNodesClick
- end
- end
- end
- object Pr1: TMenuItem
- Caption = 'Printer set&up'
- GroupIndex = 5
- OnClick = Pr1Click
- end
- object N2: TMenuItem
- Caption = '-'
- GroupIndex = 5
- end
- object MenuExit: TMenuItem
- Caption = 'E&xit'
- GroupIndex = 5
- OnClick = MenuExitClick
- end
- end
- object MenuEdit: TMenuItem
- Caption = '&Edit'
- OnClick = OnMenuEnter
- end
- object MenuSearch: TMenuItem
- Caption = '&Search'
- OnClick = OnMenuEnter
- object StartSearch1: TMenuItem
- Caption = '&Start Search'
- GroupIndex = 2
- ShortCut = 16454
- OnClick = StartSearch1Click
- end
- object MenuSearchAgain: TMenuItem
- Caption = 'Search again'
- Enabled = False
- GroupIndex = 2
- ShortCut = 114
- OnClick = PopupFindAgainClick
- end
- object MenuStopSearch: TMenuItem
- Caption = 'St&op search'
- Enabled = False
- GroupIndex = 2
- ShortCut = 16465
- Visible = False
- OnClick = MenuStopSearchClick
- end
- object EnterSearchWindow1: TMenuItem
- Caption = '&Enter Search Text'
- GroupIndex = 4
- OnClick = EnterSearchWindow1Click
- end
- object N11: TMenuItem
- Caption = '-'
- GroupIndex = 4
- end
- object SearchMode1: TMenuItem
- Caption = 'Search &Mode'
- GroupIndex = 4
- object MenuSearchSubtreeArticlesAndNodes: TMenuItem
- Caption = 'Subtree'
- GroupIndex = 3
- RadioItem = True
- OnClick = MenuSearchSubtreeArticlesAndNodesClick
- end
- object MenuSearchAllArticlesandNodes: TMenuItem
- Caption = 'Total Tree'
- GroupIndex = 3
- RadioItem = True
- OnClick = MenuSearchAllArticlesandNodesClick
- end
- object N21: TMenuItem
- Caption = '-'
- GroupIndex = 3
- end
- object MenuSearchSubtreeArticles: TMenuItem
- Caption = '&Subtree Articles'
- GroupIndex = 3
- RadioItem = True
- OnClick = SearchSubtreeArticlesClick
- end
- object MenuSearchAllArticles: TMenuItem
- Caption = '&All articles'
- GroupIndex = 3
- RadioItem = True
- OnClick = PopupSearchAllArticlesClick
- end
- object N14: TMenuItem
- Caption = '-'
- GroupIndex = 3
- end
- object MenuSearchSubtreeNodeTitles: TMenuItem
- Caption = '&Subtree nodes'
- Checked = True
- GroupIndex = 3
- RadioItem = True
- OnClick = SearchSubtreeNodesClick
- end
- object MenuSearchAllNodeTitles: TMenuItem
- Caption = '&All nodes'
- GroupIndex = 3
- RadioItem = True
- OnClick = PopupSearchAllNodesClick
- end
- object N15: TMenuItem
- Caption = '-'
- GroupIndex = 3
- end
- object MenuSearchArticle: TMenuItem
- Caption = '&Current Article'
- GroupIndex = 3
- RadioItem = True
- OnClick = PopupSearchArticleClick
- end
- end
- object MenuCaseSensitive: TMenuItem
- Caption = '&Case sensitive'
- GroupIndex = 4
- OnClick = MenuCaseSensitiveClick
- end
- end
- object View1: TMenuItem
- Caption = '&View'
- OnClick = OnMenuEnter
- object MenuViewTreeAndArticle: TMenuItem
- Caption = 'Tree and Article'
- Checked = True
- GroupIndex = 7
- RadioItem = True
- ShortCut = 121
- OnClick = MenuViewClick
- end
- object MenuViewTree: TMenuItem
- Caption = 'Tree only'
- GroupIndex = 7
- RadioItem = True
- ShortCut = 122
- OnClick = MenuViewClick
- end
- object MenuViewArticle: TMenuItem
- Caption = 'Article only'
- GroupIndex = 7
- RadioItem = True
- ShortCut = 123
- OnClick = MenuViewClick
- end
- object N8: TMenuItem
- Caption = '-'
- GroupIndex = 8
- end
- object MenuToolbars: TMenuItem
- Caption = '&Toolbars'
- GroupIndex = 8
- object MenuToolbarFile: TMenuItem
- Caption = 'File'
- Checked = True
- OnClick = MenuToolbarFileClick
- end
- object MenuToolbarTreeEdit: TMenuItem
- Caption = 'Tree Edit'
- Checked = True
- OnClick = MenuToolbarTreeEditClick
- end
- object MenuToolbarArticleEdit: TMenuItem
- Caption = 'Article Edit'
- Checked = True
- OnClick = MenuToolbarArticleEditClick
- end
- object MenuToolbarView: TMenuItem
- Caption = 'View'
- Checked = True
- OnClick = MenuToolbarViewClick
- end
- object MenuToolbarSearch: TMenuItem
- Caption = 'Search'
- OnClick = MenuToolbarSearchClick
- end
- end
- object Statusbars1: TMenuItem
- Caption = '&Info bars'
- GroupIndex = 8
- object MenuViewStatusbar: TMenuItem
- Caption = '&Status bar'
- Checked = True
- GroupIndex = 8
- OnClick = MenuViewStatusbarClick
- end
- object MenuArticleTab: TMenuItem
- Caption = '&Article-title tab'
- Checked = True
- GroupIndex = 8
- OnClick = MenuArticleTabClick
- end
- end
- object N9: TMenuItem
- Caption = '-'
- GroupIndex = 8
- end
- object MenuWrap: TMenuItem
- Caption = '&Wrap text'
- Checked = True
- GroupIndex = 8
- ShortCut = 16471
- OnClick = MenuWrapClick
- end
- object N10: TMenuItem
- Caption = '-'
- GroupIndex = 8
- end
- object Options1: TMenuItem
- Caption = '&Options'
- GroupIndex = 8
- object MenuTree: TMenuItem
- Caption = '&Tree'
- object MenuTreeFont: TMenuItem
- Caption = '&Font'
- OnClick = MenuTreeFontClick
- end
- object BackgroundColor1: TMenuItem
- Caption = '&Background Color'
- OnClick = BackgroundColor1Click
- end
- object MenuTreeShowHints: TMenuItem
- Caption = '&Show Hints'
- Checked = True
- OnClick = MenuTreeShowHintsClick
- end
- object MenuTreeAlwaysSorted: TMenuItem
- Caption = 'Always &sorted'
- Visible = False
- OnClick = MenuTreeAlwaysSortedClick
- end
- end
- object MenuArticle: TMenuItem
- Caption = '&Article'
- object MenuArticleFont: TMenuItem
- Caption = '&Font'
- OnClick = MenuArticleFontClick
- end
- object Backgroundcolor2: TMenuItem
- Caption = '&Background color'
- OnClick = Backgroundcolor2Click
- end
- object MenuArticleAllowTabs: TMenuItem
- Caption = 'Allow &Tabs'
- Checked = True
- Hint =
- 'If checked, the tab key is used for inserting tabs, ctrl-tab is ' +
- 'used for switching to the tree. If not checked, tabs are used fo' +
- 'r switching and ctrl-tab for inserting tab characters.'
- OnClick = MenuArticleAllowTabsClick
- end
- end
- object MenuFilePrinter: TMenuItem
- Caption = '&Printer'
- object MenuFilePrinterFont: TMenuItem
- Caption = '&Font'
- OnClick = MenuFilePrinterFontClick
- end
- object Setup1: TMenuItem
- Caption = '&Setup'
- OnClick = MenuFilePrinterClick
- end
- end
- object General1: TMenuItem
- Caption = 'Tree&Pad'
- object MenuSaveOnExit: TMenuItem
- Caption = '&Save automatically on exit'
- OnClick = MenuSaveOnExitClick
- end
- object MenuMinimizetoTray: TMenuItem
- Caption = 'Show icon in System &Tray'
- OnClick = MenuMinimizetoTrayClick
- end
- object MenuTreePadFont: TMenuItem
- Caption = '&Font'
- Hint = 'Font settings for the search window and the article title'
- OnClick = MenuTreePadFontClick
- end
- object MenuIMEMode: TMenuItem
- Caption = 'IME Mode'
- GroupIndex = 8
- object MenuIMEModeAutomatic: TMenuItem
- Caption = '&Automatic'
- Checked = True
- GroupIndex = 11
- RadioItem = True
- OnClick = MenuIMEModeClick
- end
- object MenuIMEModeSingleAlpha: TMenuItem
- Caption = 'Singlie-width alpha'
- GroupIndex = 11
- RadioItem = True
- OnClick = MenuIMEModeClick
- end
- object MenuIMEModeDoubleAlpha: TMenuItem
- Caption = 'Double-width alpha'
- GroupIndex = 11
- RadioItem = True
- OnClick = MenuIMEModeClick
- end
- object MenuIMEModeHiragana: TMenuItem
- Caption = 'Hiragana'
- GroupIndex = 11
- RadioItem = True
- OnClick = MenuIMEModeClick
- end
- object MenuIMEModeSingleKatakana: TMenuItem
- Caption = 'Single-width Katakana'
- GroupIndex = 11
- RadioItem = True
- OnClick = MenuIMEModeClick
- end
- object MenuIMEModeDoubleKatakana: TMenuItem
- Caption = 'Double-width Katakana'
- GroupIndex = 11
- RadioItem = True
- OnClick = MenuIMEModeClick
- end
- object MenuIMEModeDoubleChinese: TMenuItem
- Caption = 'Double-width Chinese'
- GroupIndex = 11
- RadioItem = True
- OnClick = MenuIMEModeClick
- end
- object MenuIMEModeSingleHanguel: TMenuItem
- Caption = 'Single-width Hanguel'
- GroupIndex = 11
- RadioItem = True
- OnClick = MenuIMEModeClick
- end
- object MenuIMEModeDoubleHanguel: TMenuItem
- Caption = 'Double-width Hanguel'
- GroupIndex = 11
- RadioItem = True
- OnClick = MenuIMEModeClick
- end
- end
- end
- end
- object MenuKeepOnTop: TMenuItem
- Caption = '&Keep on top'
- GroupIndex = 8
- OnClick = MenuKeepOnTopClick
- end
- end
- object Help1: TMenuItem
- Caption = '&Help'
- OnClick = OnMenuEnter
- object Programstatistics1: TMenuItem
- Caption = '&System info'
- GroupIndex = 5
- OnClick = Programstatistics1Click
- end
- object N30: TMenuItem
- Caption = '-'
- GroupIndex = 5
- end
- object Draganddrop2: TMenuItem
- Caption = 'Help on &drag-and-drop'
- GroupIndex = 5
- OnClick = Draganddrop1Click
- end
- object MenuAbout: TMenuItem
- Caption = '&About'
- GroupIndex = 5
- OnClick = MenuAboutClick
- end
- end
- object Test1: TMenuItem
- Caption = '&Test'
- Visible = False
- object menutestsub1: TMenuItem
- Caption = 'Find Child Node'
- OnClick = menutestsub1Click
- end
- end
- end
- object PopupTree: TPopupMenu
- OnPopup = OnMenuEnter
- Left = 472
- Top = 88
- object PopupInsertNode: TMenuItem
- Caption = '&Insert node'
- object PopupTreeAddNode: TMenuItem
- Caption = '&Child (Ins)'
- OnClick = PopupTreeAddNodeClick
- end
- object InsertsiblingnodeBefore: TMenuItem
- Caption = '&Before (Ctrl+Shift+Ins)'
- OnClick = InsertsiblingnodeBeforeClick
- end
- object Insertsiblingnodeafter: TMenuItem
- Caption = '&After (Shift+Ins)'
- OnClick = InsertsiblingnodeafterClick
- end
- end
- object PopupDeleteNode: TMenuItem
- Caption = '&Delete node (Del)'
- OnClick = PopupDeleteNodeClick
- end
- object N5: TMenuItem
- Caption = '-'
- end
- object Search1: TMenuItem
- Tag = 1
- Caption = '&Search'
- object SubtreeNodesandArticles1: TMenuItem
- Caption = 'Subtree'
- OnClick = SubtreeNodesandArticles1Click
- end
- object PopupMenuSearchSubtree: TMenuItem
- Caption = 'Subtree Articles only'
- OnClick = PopupMenuSearchSubtreeClick
- end
- object PopupMenuSearchSubtreeNodeTitles: TMenuItem
- Caption = 'Subtree Nodes only'
- OnClick = PopupMenuSearchSubtreeNodeTitlesClick
- end
- end
- object N19: TMenuItem
- Tag = 1
- Caption = '-'
- end
- object PopupTreeEdit: TMenuItem
- Caption = '&Edit node name'
- ShortCut = 113
- OnClick = PopupTreeEditClick
- end
- object Copynode1: TMenuItem
- Caption = 'C&opy node'
- object PopupTreeCopy: TMenuItem
- Caption = '&Name'
- OnClick = PopupTreeCopyClick
- end
- object CopynodeFullpath1: TMenuItem
- Caption = 'As &Hyperlink Address'
- ShortCut = 24648
- OnClick = CopynodeFullpath1Click
- end
- end
- object PopupPasteNodeName: TMenuItem
- Caption = '&Paste node name'
- object Fromclipboard1: TMenuItem
- Caption = 'From cli&pboard'
- OnClick = Fromclipboard1Click
- end
- object MenuTreeInsertDate: TMenuItem
- Caption = '&Date'
- ShortCut = 24644
- OnClick = MenuTreeInsertDateClick
- end
- object MenuTreeInsertTime: TMenuItem
- Caption = '&Time'
- ShortCut = 24660
- OnClick = MenuTreeInsertTimeClick
- end
- object MenuTreeInsertDateandTime: TMenuItem
- Caption = 'D&ate and Time'
- ShortCut = 24650
- OnClick = MenuTreeInsertDateandTimeClick
- end
- end
- object N20: TMenuItem
- Caption = '-'
- end
- object PopupTreeMove: TMenuItem
- Tag = 1
- Caption = '&Move'
- object PopupMenuTreeMoveUp: TMenuItem
- Caption = 'Up (Shift+Up)'
- OnClick = PopupMenuTreeMoveUpClick
- end
- object PopupMenuTreeMoveDown: TMenuItem
- Caption = 'Down (Shift+Down)'
- OnClick = PopupMenuTreeMoveDownClick
- end
- object PopupMenuTreeMoveLeft: TMenuItem
- Caption = 'Left (Shift+Left)'
- OnClick = PopupMenuTreeMoveLeftClick
- end
- object PopupMenuTreeMoveRight: TMenuItem
- Caption = 'Right (Shift+Right)'
- OnClick = PopupMenuTreeMoveRightClick
- end
- object N24: TMenuItem
- Caption = '-'
- end
- object Movesiblingsright1: TMenuItem
- Caption = 'Next siblings move Right'
- OnClick = Movesiblingsright1Click
- end
- object Moveallchildrenonelevelup1: TMenuItem
- Caption = 'All children move Left'
- OnClick = Moveallchildrenonelevelup1Click
- end
- object N25: TMenuItem
- Caption = '-'
- end
- object Draganddrop1: TMenuItem
- Caption = '&Help with drag-and-drop'
- OnClick = Draganddrop1Click
- end
- end
- object Collapse1: TMenuItem
- Caption = '&Collapse'
- object Collapseonelevel1: TMenuItem
- Caption = 'Subtree (&one level)'
- ShortCut = 16450
- OnClick = Collapseonelevel1Click
- end
- object MenuCollapseTotalSubtree: TMenuItem
- Caption = 'Subtree (&all levels)'
- ShortCut = 16452
- OnClick = MenuCollapseTotalSubtreeClick
- end
- object Totaltree1: TMenuItem
- Caption = '&Total tree'
- object Collapseonelevel2: TMenuItem
- Caption = '&One level'
- OnClick = Collapseonelevel2Click
- end
- object Collapsetotaltree1: TMenuItem
- Caption = '&All levels'
- OnClick = Collapsetotaltree1Click
- end
- end
- end
- object Expand1: TMenuItem
- Caption = 'E&xpand'
- object Expandonelevel1: TMenuItem
- Caption = 'Subtree (&one level)'
- ShortCut = 16449
- OnClick = Expandonelevel1Click
- end
- object MenuExpandTotalSubtree: TMenuItem
- Caption = 'Subtree (&all levels)'
- ShortCut = 16451
- OnClick = MenuExpandTotalSubtreeClick
- end
- object PopupTreeTree: TMenuItem
- Caption = 'Total &tree'
- object Expandonelevel2: TMenuItem
- Caption = '&One level'
- OnClick = Expandonelevel2Click
- end
- end
- end
- object PopupTreeSort: TMenuItem
- Caption = '&Sort'
- object MenuSortSubtreeAlphabetically: TMenuItem
- Caption = '&Subtree (one level)'
- Hint = 'Sorts non recursively'
- ShortCut = 24659
- OnClick = MenuSortSubtreeAlphabeticallyClick
- end
- object MenuSortTotalTree: TMenuItem
- Caption = '&Total tree (all levels)'
- Hint = 'Sorts recursively'
- OnClick = MenuSortTotalTreeClick
- end
- end
- object N18: TMenuItem
- Tag = 1
- Caption = '-'
- end
- object Print1: TMenuItem
- Tag = 1
- Caption = '&Print'
- object PopupMenuPrintSubtreeNodesAndArticles: TMenuItem
- Caption = 'Subtree nodes and &articles'
- OnClick = MenuFilePrintSubtreeNodesClick
- end
- object PopupMenuPrintSubtreeNodes: TMenuItem
- Caption = 'Subtree &nodes'
- OnClick = MenuFilePrintSubtreeNodesClick
- end
- end
- object PopupTreeFile: TMenuItem
- Tag = 1
- Caption = '&File'
- Visible = False
- object Import1: TMenuItem
- Caption = '&Import treepad file'
- Enabled = False
- end
- object Export2: TMenuItem
- Caption = 'E&xport subtree as TreePad file'
- Enabled = False
- end
- end
- object N28: TMenuItem
- Tag = 1
- Caption = '-'
- end
- object Statistics1: TMenuItem
- Tag = 1
- Caption = 'Subtree Statistics'
- OnClick = Statistics1Click
- end
- end
- object OpenDialogTree: TOpenDialog
- DefaultExt = 'hjt'
- Filter = 'hj-tree files|*.hjt'
- Title = 'Open hj-Treepad file'
- Left = 441
- Top = 38
- end
- object SaveDialogTree: TSaveDialog
- DefaultExt = 'hjt'
- Filter = 'hj-tree files|*.hjt'
- Options = [ofOverwritePrompt, ofHideReadOnly]
- Title = 'Save hj-Treepad file'
- Left = 473
- Top = 38
- end
- object PopupArticle: TPopupMenu
- OnPopup = OnMenuEnter
- Left = 473
- Top = 152
- object PopupArticleUndo: TMenuItem
- Caption = '&Undo last edit'
- ShortCut = 16474
- OnClick = PopupArticleUndoClick
- end
- object N23: TMenuItem
- Caption = '-'
- end
- object PopupArticleCut: TMenuItem
- Caption = 'Cu&t'
- ShortCut = 16472
- OnClick = PopupArticleCutClick
- end
- object PopupArticleCopy: TMenuItem
- Caption = '&Copy'
- ShortCut = 16451
- OnClick = PopupArticleCopyClick
- end
- object PopupArticlePaste: TMenuItem
- Caption = '&Paste'
- ShortCut = 16470
- OnClick = PopupArticlePasteClick
- end
- object PopupArticleDelete: TMenuItem
- Caption = '&Delete'
- ShortCut = 24622
- OnClick = PopupArticleDeleteClick
- end
- object ArticlePopupSelectAll: TMenuItem
- Caption = 'Select &all'
- ShortCut = 16449
- OnClick = ArticlePopupSelectAllClick
- end
- object PopupMenuAutomaticPaste: TMenuItem
- Tag = 1
- Caption = 'Automatic paste'
- OnClick = PopupMenuAutomaticPasteClick
- end
- object N6: TMenuItem
- Tag = 1
- Caption = '-'
- end
- object Searcharticle1: TMenuItem
- Tag = 1
- Caption = '&Search article'
- OnClick = Searcharticle1Click
- end
- object Goto1: TMenuItem
- Caption = '&Go to'
- object Hyperlink1: TMenuItem
- Caption = '&Hyperlink'
- ShortCut = 16456
- OnClick = HyperlinkClick
- end
- object PopupArticleGotoStart: TMenuItem
- Caption = '&Start'
- ShortCut = 16420
- OnClick = PopupArticleGotoStartClick
- end
- object PopupArticleGotoEnd: TMenuItem
- Caption = '&End'
- ShortCut = 16419
- OnClick = PopupArticleGotoEndClick
- end
- end
- object N4: TMenuItem
- Caption = '-'
- end
- object PopupArticleInsert: TMenuItem
- Caption = '&Insert'
- object InsertHyperlinktoFile: TMenuItem
- Caption = 'Hyperlink to &File'
- ShortCut = 24646
- OnClick = InsertHyperlinktoFileClick
- end
- object Date1: TMenuItem
- Caption = '&Date'
- ShortCut = 24644
- OnClick = Date1Click
- end
- object Time1: TMenuItem
- Caption = '&Time'
- ShortCut = 24660
- OnClick = Time1Click
- end
- object Dateandtime1: TMenuItem
- Caption = 'D&ate and time'
- ShortCut = 24650
- OnClick = Dateandtime1Click
- end
- end
- object PopupArticleFormat: TMenuItem
- Caption = '&Format'
- object PopupUndoFormat: TMenuItem
- Caption = '&Undo last format'
- OnClick = PopupUndoFormatClick
- end
- object N26: TMenuItem
- Caption = '-'
- end
- object Spacesatstartofline1: TMenuItem
- Caption = 'Remove Spaces and returns'
- ShortCut = 24626
- OnClick = Spacesatstartofline1Click
- end
- object PopupLeadingSpaces: TMenuItem
- Caption = 'Remove &Leading spaces'
- ShortCut = 24625
- OnClick = PopupLeadingSpacesClick
- end
- object N27: TMenuItem
- Caption = '-'
- end
- object ToUpperCase1: TMenuItem
- Caption = 'To Upper Case'
- ShortCut = 24661
- OnClick = ToUpperCase1Click
- end
- object ToLowerCase1: TMenuItem
- Caption = 'To Lower Case'
- ShortCut = 24652
- OnClick = ToLowerCase1Click
- end
- end
- end
- object FontDialog: TFontDialog
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- MinFontSize = 0
- MaxFontSize = 0
- Left = 374
- Top = 41
- end
- object OpenDialogArticle: TOpenDialog
- DefaultExt = 'txt'
- Filter = 'text files|*.txt|all files|*.*'
- Title = 'Import article'
- Left = 406
- Top = 65
- end
- object SaveDialogText: TSaveDialog
- DefaultExt = 'txt'
- Filter = 'text files|*.txt'
- Options = [ofOverwritePrompt, ofHideReadOnly]
- Title = 'Export article'
- Left = 438
- Top = 65
- end
- object TimerUI: TTimer
- Enabled = False
- Interval = 125
- OnTimer = TimerUITimer
- Left = 406
- Top = 41
- end
- object ColorDialog: TColorDialog
- Ctl3D = True
- Left = 374
- Top = 97
- end
- object PrinterSetupDialog: TPrinterSetupDialog
- Left = 374
- Top = 65
- end
- object TimerStartup: TTimer
- Enabled = False
- Interval = 100
- OnTimer = TimerStartupTimer
- Left = 438
- Top = 89
- end
- object SaveDialogHTML: TSaveDialog
- DefaultExt = 'html'
- Filter = 'html|*.html|htm|*.htm'
- Options = [ofOverwritePrompt, ofHideReadOnly]
- Title = 'Save as HTML'
- Left = 374
- Top = 129
- end
- object OpenDialogCSV: TOpenDialog
- Filter = 'Comma separated file|*.csv|All files|*.*'
- Left = 374
- Top = 161
- end
- object ImageList: TImageList
- Left = 406
- Top = 161
- Bitmap = {
- 3618000002000000424D36180000000000003600000028000000400000002000
- 0000010018000000000000180000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000008080
- 8080808080808080808080808080808080808080808080808080808080808080
- 808080808080808080808080808000FFFF00FFFF00FFFF00FFFF00FFFF00FFFF
- 00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF0000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000000000FFFF
- FF00FFFF00FFFF808000808000808000C0C0C080800080800080800080800080
- 800080800000FFFF00FFFF80808080800080800000FFFF00FFFF00FFFF000000
- C0C0C080800080800080800000000000000000FFFF00FFFF00FFFF00FFFF0000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000000000FFFF
- FF00FFFF00FFFF00FFFF00FFFF00FFFF80800080800080800000FFFF00FFFF00
- FFFF00FFFF00FFFF00FFFF80808000FFFF00FFFF00FFFF00FFFF00FFFF00FFFF
- 80800080800080800000FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF0000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000000000FFFF
- FFFFFF00FFFF0000FFFF00FFFF00FFFF80800080800080800000FFFF00FFFF00
- FFFF00FFFF00FFFF00FFFF808080FFFF00FFFF00FFFF0000FFFF00FFFF00FFFF
- 80800080800080800000FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF0000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000000000FFFF
- FFFFFF00FFFF00FFFF00FFFF00FFFF00808000808000FFFF00FFFF0000FFFF00
- FFFF00FFFF00FFFF00FFFF808080FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00
- 000000808000FFFF00FFFF0000FFFF00FFFF00FFFF00FFFF00FFFF00FFFF0000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000000000FFFF
- FFFFFF00FFFF00FFFF0080800000FF0080800080800000800080800000FF00FF
- FF00FFFF00FFFF0000FFFF808080FFFF00FFFF00008000FFFF0000FF0000FF00
- 000000808000FFFF0000FF00808000FFFF00FFFF0000FFFF00FFFFFFFF000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000000000FFFF
- FFFFFF0000800000800000808000FF00008000008000008080008000008000FF
- FF00FFFF00FFFF00FFFF00808080FFFF00FFFF00008080FFFF00FFFFFF00FF00
- 008000808000FFFFFF00FF00FFFFFFFFFF00FFFF00FFFF00FFFF00FFFF000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000000000FFFF
- FFFFFF0000000000FF0000800000800000800000808000800000800000800000
- 8000008000FFFF00FFFF00808080FFFF00FFFF0000800000FF00008000008000
- 008000008000C0C0C000FF0000800000FF00FFFF00FFFF00FFFF00FFFF000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000000000FFFF
- FF00800000FF0000808000FF0000FF0000800000800000808000800000800000
- 8000008000FFFF00FFFF00808080FFFF0000800000FF00008080008000008000
- C0C0C000800000FF00008000008000008000C0C0C0FFFF00FFFF00FFFF000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000000000FFFF
- FF00800000800000800000808000800000800000808000800000808000800000
- FF00008000FFFF00FFFF00808080FFFF0000800000800000800000FF00C0C0C0
- 008000008000FFFFFF00800000800000FF00008000FFFF00FFFF00FFFF000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000000000FFFF
- FF00FF0000800000800000808000FF0000800000800000800000800000800000
- 8080008000008000FFFF00808080FFFF00008000008000008000C0C0C0FFFFFF
- 008000C0C0C000800000800000800000FF00000000008000FFFF00FFFF000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000000000FFFF
- FF00FF0000800000808000800000808000800000808000FF0000800000800000
- 8000008000FFFF00FFFF00808080FFFF00FFFF0000800000000000800000FF00
- 00800000800000FF00008000008000008000008000FFFF00FFFF00FFFF000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000000000FFFF
- FFFFFF0000FF0000800000800000800000800000808000800000800000FF0000
- 8000FFFF00FFFF00FFFF00808080FFFF00FFFF00FFFF0000800000800000FF00
- 000000008080008000008000008000008000008000FFFF00FFFF00FFFF000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000000000FFFF
- FFFFFF0000800000FF0000FF0000800000800000800000FF0000FF00FFFF00FF
- FF00FFFF00FFFF00FFFF00808080FFFF00FFFF00FFFF00008000008000008000
- 008000008080008000008000FFFF00FFFF00FFFF00FFFF00FFFF00FFFF000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000000000FFFF
- FFFFFF00FFFF00FFFF0000FF0000FF00008000FFFF00FFFF00FFFF00FFFF00FF
- FF00FFFF00FFFF00FFFF00808080FFFF00FFFF00FFFF00FFFF00FFFF00008000
- FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000000000FFFF
- FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
- FFFFFFFFFFFFFFFFFFFFFF808080FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00
- FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF00FFFF000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 000000000000000000000000000000000000000000000000000000000000424D
- 3E010000000000003E0000002800000040000000200000000100010000000000
- 000100000000000000000000020000000200000000000000FFFFFF0000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 00000000000000000000000000000000000000000000000000000000}
- end
- object DropDownSearch: TPopupMenu
- OnPopup = OnMenuEnter
- Left = 342
- Top = 161
- object PopupSearchSubtreeArticlesAndNodes: TMenuItem
- Caption = 'Search Subtree'
- GroupIndex = 97
- RadioItem = True
- OnClick = MenuSearchSubtreeArticlesAndNodesClick
- end
- object PopupSearchAllArticlesAndNodes: TMenuItem
- Caption = 'Search Total Tree'
- GroupIndex = 97
- RadioItem = True
- OnClick = PopupSearchAllArticlesAndNodesClick
- end
- object N22: TMenuItem
- Caption = '-'
- GroupIndex = 97
- end
- object PopupSearchSubtreeArticles: TMenuItem
- Caption = 'Search Subtree Articles'
- GroupIndex = 97
- RadioItem = True
- OnClick = SearchSubtreeArticlesClick
- end
- object PopupSearchAllArticles: TMenuItem
- Caption = 'Search All Articles'
- GroupIndex = 97
- RadioItem = True
- OnClick = PopupSearchAllArticlesClick
- end
- object N12: TMenuItem
- Caption = '-'
- GroupIndex = 97
- end
- object PopupSearchSubtreeNodes: TMenuItem
- Caption = 'Search Subtree Nodes'
- Checked = True
- GroupIndex = 97
- RadioItem = True
- OnClick = SearchSubtreeNodesClick
- end
- object PopupSearchAllNodes: TMenuItem
- Caption = 'Search All Nodes'
- GroupIndex = 97
- RadioItem = True
- OnClick = PopupSearchAllNodesClick
- end
- object N13: TMenuItem
- Caption = '-'
- GroupIndex = 97
- end
- object PopupSearchArticle: TMenuItem
- Caption = 'Search Article'
- GroupIndex = 97
- RadioItem = True
- OnClick = PopupSearchArticleClick
- end
- end
- object PopupToolbars: TPopupMenu
- OnPopup = OnMenuEnter
- Left = 470
- Top = 189
- object PopupToolbarFile: TMenuItem
- Caption = '&File'
- OnClick = MenuToolbarFileClick
- end
- object PopupToolbarArticleEdit: TMenuItem
- Caption = '&Article Edit'
- OnClick = PopupToolbarArticleEditClick
- end
- object PopupToolbarTreeEdit: TMenuItem
- Caption = '&Tree Edit'
- OnClick = PopupToolbarTreeEditClick
- end
- object PopupToolbarView: TMenuItem
- Caption = '&View'
- OnClick = MenuToolbarViewClick
- end
- object PopupToolbarSearch: TMenuItem
- Caption = '&Search'
- OnClick = MenuToolbarSearchClick
- end
- end
- object PopupMenuTray: TPopupMenu
- Left = 470
- Top = 219
- object Restore1: TMenuItem
- Caption = '&Restore'
- OnClick = Restore1Click
- end
- object Minimize1: TMenuItem
- Caption = '&Minimize'
- OnClick = Minimize1Click
- end
- object Maximize1: TMenuItem
- Caption = '&Maximize'
- OnClick = Maximize1Click
- end
- object N16: TMenuItem
- Caption = '-'
- end
- object PopupTraySave: TMenuItem
- Caption = '&Save file'
- OnClick = PopupTraySaveClick
- end
- object PopupTrayBackup: TMenuItem
- Caption = '&Backup to file'
- OnClick = PopupTrayBackupClick
- end
- object N17: TMenuItem
- Caption = '-'
- end
- object Close1: TMenuItem
- Caption = '&Close'
- OnClick = Close1Click
- end
- end
- object OpenDialogNodes: TOpenDialog
- DefaultExt = 'txt'
- Filter = 'text files|*.txt|all files|*.*'
- Options = [ofHideReadOnly, ofAllowMultiSelect]
- Title = 'Import textfiles automatically as articles/nodes'
- Left = 374
- Top = 195
- end
- object OpenDialogAllFiles: TOpenDialog
- DefaultExt = '*'
- Filter =
- 'All files|*.*|Executables|*.exe; *.com; *.bat|Text files|*.txt|H' +
- 'ypertext files|*.html; *.htm|Documents|*.doc|Rich text files|*.r' +
- 'tf'
- Title = 'Insert hyperlink to file'
- Left = 374
- Top = 227
- end
- end
-